Skip to content

add glitchip configurations#108

Merged
zikani03 merged 8 commits intoopenimis:developfrom
mngoe:feature-33539
Feb 24, 2026
Merged

add glitchip configurations#108
zikani03 merged 8 commits intoopenimis:developfrom
mngoe:feature-33539

Conversation

@vaneck237
Copy link
Copy Markdown
Contributor

In build.gradle file i add a resValue "glitchip_dsn" to define the dsn of glitchip mobile project
In all catch event in mainActivity i've add a sentry capture function

According to the documentation (https://glitchtip.com/sdkdocs/java-android), it's necessary to downgrade the java version from version 11 to version 1.8
that change cause a lot of issues with Creator instance in many class, i fixed that

Copy link
Copy Markdown
Contributor

@zikani03 zikani03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have to fgure out if we can use an SDK that does not require us to downgrade java version.

@vaneck237
Copy link
Copy Markdown
Contributor Author

We have to fgure out if we can use an SDK that does not require us to downgrade java version.

upgrade the sentry dependency allow to bypass the java downgrade, i've fixed that

@zikani03 zikani03 merged commit 3bcbd16 into openimis:develop Feb 24, 2026
1 check passed
@vaneck237 vaneck237 deleted the feature-33539 branch April 30, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants